﻿/*页眉*/
.top_nav{ width:100%; float:left; min-width:1380px;}
.nav{ width:1200px; height:90px; margin:0 auto;}
.nav .logo{ float:left; width:574px; height:90px;}
.nav .logo img{ width:100%;}
.nav ul{ float:left; margin-left:50px;}
.nav ul li{ width:120px; height:60px; float:left; margin-top:40px; text-align:center;}
.nav ul li a span{ font-size:18px; color:#000000; display:block;}
.nav ul li a em{ font-weight:normal; font-size:12px; color:#00AB08; text-transform:uppercase;}


/*页脚*/
.footer{ width:100%; height:155px; float:left; background:#00a462;min-width:1380px;}
.f_box{ width:1200px; margin:0 auto;}
.f_box img{ margin-top:35px; float:left;}
.f_box p{ float:left; margin-left:120px; font-size:14px; color:#fff; line-height:30px; margin-top:30px;}
.f_box p a{ color:#fff;}
.h10{ height:20px; display:block; width:100%; float:left;}